
p {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 13.50pt;
    font-style: normal;
    text-decoration: none;
    line-height: 18.81pt;
    letter-spacing: normal;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 27.00pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    line-height: 37.80pt;
    letter-spacing: normal;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21.00pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: rgb(16,129,240);
    line-height: 29.40pt;
    letter-spacing: normal;
}


.obmFont {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 13.50pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    color: rgb(103,122,133);
    line-height: 21.95pt;
    letter-spacing: normal;
}

#homeText {
	margin: 20px;
}

#instructions {
	width: 800px;
	padding-left: 30px;
	text-align: left;
}

#instructions a {
	text-decoration: underline;
}

.link {
	color: #000000;
	text-decoration: underline;
}

.pocheader {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    color: rgb(89,174,223);
    line-height: 21.73pt;
    letter-spacing: normal;
}

.accordionSectionsHeader{
    width: 100%;
    background-color: #1B90B7;
}

.accordionSectionsBody {
    background-color: #ffffff;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
}

.infotitle {
    font-size: x-large;
    color: white !important;
    font-weight: bold;
}

.aboutheader {
	background-color: #003087 !important;
}

.whoheader {
	background-color: #02A9E0 !important;
}

.howheader {
	background-color: #00857D !important;
}

.faqheader {
	background-color: #B2A8A2 !important;
}

.contactheader {
	background-color: #f7be00 !important;
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}